
International Journal of Image Processing and Pattern Recognition
About the Journal
International Journal of Image Processing and Pattern Recognitionacknowledges papers that are concerned with the image processing and recognition. All articles that are included in the journal are peer-reviewed and follow stringent guidelines before publishing. From image analysis to quadratic discriminate analysis all the topics fall under the scope and the focus of this journal.
All contributions to the journal are rigorously refereed and are selected on the basis of quality and originality of the work. The journal publishes the most significant new research papers or any other original contribution in the form of reviews and reports on new concepts in all areas pertaining to its scope and research being done in the world, thus ensuring its scientific priority and significance.
Journal at a Glance
Latest Articles
AI-Based Deepfake Voice Detection Model for Hindi Language
Abstract: Most current research on deepfake voice detection focuses heavily on English or Mandarin, creating a significant security gap for Hindi speakers. To address this, we developed a detection framework specifically tailored for the Hindi language using a lightweight approach: Mel-Frequency Cepstral Coefficient (MFCC) feature extraction paired with an XGBoost classifier. We trained the system on…
A Comprehensive Review of Convolutional Neural Network Architectures and Evolution
Abstract: Convolutional Neural Networks (CNNs) have become a foundational deep learning framework in computer vision because they can automatically extract layered, increasingly complex features directly from raw image data. CNNs use convolutional, pooling, and activation layers to extract spatial patterns from basic edges to intricate object components, drawing inspiration from the human visual cortex. An overview…
Enhancing Facial Expression Analysis Using CNNs: Insights from ML and Deep Learning Comparisons
Abstract: Emotion recognition from facial manifestations increases the interaction between humans and computers by enabling the interaction between humans and computers to effectively explain human feelings. This study presents a comparative analysis of three approaches to the emotional recognition of faces: a custom Convolutional Neural Network (CNN) model, Traditional Machine Learning (ML) methods, and other deep…
Vani-Adapt: A Zero-Shot Accent Trans-Adaptation Framework for Robust Indic Speech Recognition
Abstract: In countries like India with multilingual and accent-rich dialects, speech-based human–computer interaction is important to expand digital services for better accessibility. Even with recent advancements in Automatic Speech Recognition (ASR), existing systems are still very reactive to regional accents and non-standard speech patterns which is not suitable for seamless experience. Traditional perspectives rely on accent-specific…
Advanced Classification of Diabetic Retinopathy Using GAN and Deep Residual CNN Model
Abstract: Diabetic retinopathy (DR) is a leading cause of blindness worldwide, impacting the largest number of individuals who have diabetes. Early identification of diabetic retinopathy may help to prevent severe effects; however, the very limited availability of labeled datasets, and the possibility of overfitting of the model, presents obstacles to obtaining an accurate diagnosis. In this…
A Study on CNN-Based Image Mosaicing
Abstract: The intricate tapestry of image mosaicing, while a cornerstone of computer vision, has long been constrained by the rigidity of classical, geometry-driven pipelines. Hand-crafted feature detectors and homography estimators, while effective in controlled environments, prove brittle when confronted with the challenges of real-world scenes: significant parallax, dynamic moving objects, repetitive textures, and illumination variance. This…